home *** CD-ROM | disk | FTP | other *** search
/ Clickx 31 / Clickx 31.iso / assets / software / MyServer-win32-0.8.2.exe / web / downloads / script.sh < prev   
Encoding:
Linux/UNIX/POSIX Shell Script  |  2003-02-22  |  52 b   |  3 lines

  1. #!/bin/sh
  2. echo Hello world from a sh UNIX script 
  3.